-
Notifications
You must be signed in to change notification settings - Fork 23
Enable Jupyter DataScience Image for Power (ppc64le) #1554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Enable Jupyter DataScience Image for Power (ppc64le) #1554
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/build-konflux |
2b91f36
to
5078df9
Compare
/build-konflux |
5078df9
to
ed93d22
Compare
/build-konflux |
1 similar comment
/build-konflux |
22eed74
to
669f71a
Compare
/build-konflux |
resolved conflict by taking latest of 390x changes
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/build-konflux |
/build-konflux |
/build-konflux |
updated code for konflux testing all archs
/build-konflux |
This PR introduces ppc64le (IBM Power) support for the jupyter -datascience notebook images.
Changes will not impact other platforms (x86_64, arm64, etc.)
Able to build image locally.
Skipping codeflare-sdk on ppc64le by updating pyproject.toml. Building onnx, openblas from source [power]
So, Regenerated pylock.toml using following command:
uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --python-platform linux --no-annotate